Submit to secure API
If you want to submit to a secure API, the following will work for most websites.
Secure API submit code
Place the code below into your index.php page just before the closing body (</body) tag.
<script type="text/javascript"> <!--// document.forms[0] = "https://purldash.com/purlapi/lp/submit.php"; //--> </script>